Obsidian增强类插件
Easy Typing 增强书写
Commander 在各个位置自定义命令 + 图标
shell commands 执行 shell 命令
Hider 隐藏各种
隐藏不需要的菜单,可按 Ctrl+, 打开这个插件的设置页面

omnisearch 增强搜索
omnisearch 是用来增强 Obsidian 中的搜索功能,支持 PDF 和 OCR;基于 MiniSearch 库的

用法
OmniSearch Contexts
Vault Search
- 通过 Command Palette Omnisearch: In-file search
- 搜索笔记
In-File Search
In-File Search指的是在当前打开文件内搜索;对应 Command Palette Omnisearch: In-file search- 在
Vault Search按 tab 键进入In-File Search模式
高级搜索
限制搜索 path
规则:
path:xxx keywords
如:搜索路径带 Tool 的包含 view 的 note

- Use
ext:"png jpg"orext:png, or a plain.pngto specify the filetype(s) - Use
"exact expressions"in quotes to further filter the results returned by the query - Use
-exclusionsto exclude notes containing certain words